home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15680 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.lang.c
  2. Path: netcom.com!smryan
  3. From: smryan@netcom.com (@#$%!?!)
  4. Subject: Re: Handling EBCDIC format on a PC
  5. Message-ID: <smryanDq5oHA.Jqq@netcom.com>
  6. Organization: The Programmer formerly known as S M Ryan
  7. X-Newsreader: TIN [version 1.2 PL1]
  8. References: <4l8u1u$8b4@newsbf02.news.aol.com> <1996Apr20.043805.11874@zcon.com>
  9. Date: Sat, 20 Apr 1996 10:15:09 GMT
  10. Sender: smryan@netcom23.netcom.com
  11.  
  12. : But what does this question really have to do with the C language?
  13.  
  14. A great deal.
  15.  
  16. It reemphasizes the fact that a char is not an ascii char nor even 
  17. necessarily an 8-bit char. With 7-bit character codes almost dead 
  18. and 8-bit characters strained to the limit, you should expect a new
  19. era of confusion and translation tables as we stutter into 16-bit
  20. characters.
  21.  
  22. -- 
  23. The Queen who loves, the Queen of life,    | smryan@netcom.com  PO Box 1563
  24. the Queen who straits, the Queen of strife;|          Cupertino, California
  25. with gasp of death or gift of breath       | (xxx)xxx-xxxx            95015
  26. she brings the choice of birth or knife.   |         I don't use no smileys
  27.